home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / music / sb16.arj / README.TXT < prev    next >
Text File  |  1994-09-08  |  14KB  |  451 lines

  1.  
  2.                  ╔══════════════════════════════════╗
  3.                  ║    Sound Blaster Updates Disk    ║
  4.                  ╚══════════════════════════════════╝
  5.  
  6. This file contains the following sections:
  7.  
  8.    1. Installation Requirements
  9.    2. Installation Instruction
  10.    3. INSTALL's Operation
  11.    4. DOS Drivers
  12.    5. Optimizing the Memory Usage
  13.    6. Updated Files
  14.  
  15.  
  16. 1. INSTALLATION REQUIREMENTS
  17.  
  18. Before you update Sound Blaster drivers, you should ensure that you
  19. have a workable system.  Software update will only update latest
  20. drivers for you.
  21.  
  22. To install Sound Blaster Updates, you require INSTALL.EXE,
  23. INSTALL.PVL and any additional files that are card dependent.
  24. (Refer to the table below)
  25.  
  26. We recommend that you update Both DOS and Windows drivers.
  27.  
  28.    ╔═══════════════════════════════════════════════════╤═══════════════╗
  29.    ║  Descriptions                                     │ FileName      ║
  30.    ╠═══════════════════════════════════════════════════╪═══════════════╣
  31.    ║  Sound Blaster 16 DOS Drivers                     │ SB16DOSD.PVL  ║
  32.    ║  Sound Blaster 16 Windows Drivers                 │ SB16WIND.PVL  ║
  33.    ║  Sound Blaster 16 Resident mixer                  │ SB16MIX.PVL   ║
  34.    ║  Sound Blaster Pro DOS Drivers                    │ SBPDOSD.PVL   ║
  35.    ║  Sound Blaster Pro Windows Drivers                │ SBPWIND.PVL   ║
  36.    ║  Sound Blaster Pro 2 DOS Drivers                  │ SBP2DOS.PVL   ║
  37.    ║  Sound Blaster Pro 2 Windows Drivers              │ SBP2WIN.PVL   ║
  38.    ║  Sound Blaster Pro and SB Pro 2 Windows mixer     │ SBPMIXER.PVL  ║
  39.    ║  Sound Blaster 2.0 Windows Drivers                │ S2WINDRV.PVL  ║
  40.    ║  Sound Blaster 2.0 DOS Drivers                    │ S2DOSDRV.PVL  ║
  41.    ║  Sound Blaster Windows Application                │ SOUNDOLE.PVL  ║
  42.    ║  Sound Blaster Voice Utilities                    │ VOCUTIL.PVL   ║
  43.    ║  Sound Blaster Multimedia Player                  │ MMPLAY.PVL    ║
  44.    ║  Sound Blaster Standard Interface Module          │ SBSIM.PVL     ║
  45.    ╚═══════════════════════════════════════════════════╧═══════════════╝
  46.  
  47.  
  48. 2. INSTALLATION INSTRUCTION
  49.  
  50. To update your Sound Blaster software, follow the steps below:
  51.  
  52.   a. Copy any of the files that you want to update (as shown in
  53.      section 1) onto a floppy disk or a directory in your hard
  54.      disk.
  55.  
  56.   b. Run the program INSTALL.EXE.
  57.  
  58.   c. The installation will detect the Audio card used and will not
  59.      extract that file if it is not meant for the Audio card.
  60.  
  61.   d. Follow the program's instructions to complete the installation.
  62.  
  63.  
  64. 3. INSTALL's OPERATION
  65.  
  66. INSTALL will perform the following tasks:
  67.  
  68.   a. Back-up all out-dated files from your Sound Blaster directory to
  69.      the BACKUP directory.
  70.  
  71.   b. Install updated programs to your Sound Blaster directory.
  72.  
  73.   c. Update the file OEMSETUP.INF if necessary.
  74.  
  75. If you choose to update the drivers in your Windows directory, the
  76. program will perform the following tasks:
  77.  
  78.   a. Remove all out-dated drivers from your Windows directory.
  79.  
  80.   b. Install updated drivers to your Windows directory.
  81.  
  82.   c. Verify that the file SYSTEM.INI contains the correct name of the
  83.      Sound Blaster driver.
  84.  
  85. At the end of the installation, a log file SBUPDATE.LOG will be
  86. created in your Sound Blaster directory.  You may use a text editor
  87. to view this file.  Alternatively, you may follow the steps below:
  88.  
  89.      a. Change to your Sound Blaster directory.
  90.  
  91.      b. Type "TYPE SBUPDATE.LOG" and press <Enter>.
  92.  
  93.  
  94. 4. DOS DRIVERS
  95.  
  96. The installation program adds the following statements into CONFIG.SYS.
  97.  
  98.   DEVICE=C:\[Path]\DRV\CT[SOUND].SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5
  99.   DEVICE=C:\[Path]\DRV\CTMMSYS.SYS
  100.  
  101.  
  102. Note - [Path] is refering to the directory path where the Sound Blaster 
  103.        software are installed. We refer this as "Sound Directory".
  104.  
  105.        [SOUND] is "SB16" for Sound Blaster 16 card, "SBPRO" for Sound
  106.        Blaster Pro card, and "SB2" for Sound Blaster 2.0 card.
  107.  
  108.        /BLASTER specifies the base I/O address, interrupt number
  109.        and DMA channels set for the Sound Blaster card,
  110.  
  111.        Where:
  112.             A  Specifies the base I/O port
  113.             I  Specifies the interrupt request line
  114.             D  Specifies the Low DMA channel
  115.             H  Specifies the High DMA channel
  116.  
  117. CT[SOUND].SYS and CTMMSYS.SYS are the low level drivers providing Wave
  118. playback and recording for some DOS applications.  They are only
  119. required by:
  120.  
  121.   a. DOS utilities, PLAY.EXE and RECORD.EXE.
  122.  
  123.   b. DOS Utilities QSDEMO.EXE and QSALIGN.EXE for SB16 with Advanced 
  124.      Signal Processor.
  125.  
  126.   c. Third-party DOS applications developed according to Creative's
  127.      Sound Blaster Developer Kit 2nd Edition.  These applications may
  128.      work with some of the high level drivers like CTWDSK.DRV,
  129.      CTWMEM.DRV, CTVDSK.DRV and CT-VOICE.DRV found in the \DRV
  130.      subdirectory under the Sound Directory.
  131.  
  132. Make sure that the two drivers are installed properly if you wish to
  133. use the above software.
  134.  
  135. If you are running applications in Windows or playing computer games
  136. that use their own sound driver, you do not need to install these
  137. drivers.  You can delete the above two statements from the CONFIG.SYS
  138. using a text editor.
  139.  
  140. If you discover that you need the low level drivers later (some
  141. software or drivers use them), you can run DIAGNOSE.EXE with an
  142. additional switch '/A' to have the low level device drivers added
  143. into your CONFIG.SYS files.
  144.  
  145. (i.e., type DIAGNOSE /A and press <Enter>). DIAGNOSE will add the
  146. lines required in the CONFIG.SYS file.
  147.  
  148. Note - Please refer to the latter section on how to optimize your
  149.        memory with the low level drivers installed.
  150.  
  151. If your audio card comes with the Creative Advanced Signal Processor,
  152. the installation program will add the following statement before the
  153. two low level drivers.
  154.  
  155. DEVICE=C:\SB16\DRV\CSP.SYS /UNIT=0 /BLASTER=A:220
  156.  
  157. CSP.SYS is the resource manger for the Advanced Signal Processor.  You
  158. will need this driver for your DOS and Windows applications.  Without
  159. it, your audio card will not be able to support the hardware audio
  160. compression and other additional software (like Text-to-Speech)
  161. offered by Creative seperately.
  162.  
  163.  
  164. 5. OPTIMIZING THE MEMORY USAGE
  165.  
  166. The low level device drivers will take up some of your system memory.
  167. In view of that, these drivers are designed to be able to load into
  168. high memory. If you need to keep the low level drivers in your
  169. CONFIG.SYS, you can optimize your memory usage in one of the following
  170. ways.
  171.  
  172.    a. If you are using Microsoft DOS 6.x, you can run the MEMMAKER to
  173.       optimize the memory.  Please refer to your DOS 6 user manual on
  174.       how to use the MEMMAKER.
  175.  
  176.    b. If you have a memory manager like QEMM or 386MAX, please refer
  177.       to their respective user manual on how to optimize the memory
  178.       and load the drivers to the high memory.
  179.  
  180.    c. If you are using Microsoft DOS 6.x, you may create multiple boot
  181.       sessions. With multiple boot session, you can boot up the system
  182.       with the low level device drivers installed only when you need
  183.       it. In situations where you don't require the low level drivers,
  184.       your system will not have the drivers loaded into memory. Please
  185.       refer to your DOS 6 user manual, on how to create the multiple
  186.       boot sessions.
  187.  
  188.  
  189. 6. UPDATED FILES
  190.  
  191.    Note - BACKUP directory refers to the directory \BACKUP in your
  192.           Sound Blaster directory which will be created by INSTALL.
  193.  
  194. For Sound Blaster 16 (Advanced Signal Processor) users
  195. ──────────────────────────────────────────────────────
  196.  
  197. DOS Drivers
  198. ───────────
  199.  
  200.   The following files will be updated:
  201.  
  202.       CTVDSK.DRV       CTWDSK.DRV       WPLAY.EXE        WREC.EXE
  203.       VPLAY.EXE        VREC.EXE         CSP.SYS          WI0006.CSP
  204.       WI0007.CSP       WI0200.CSP       WO0006.CSP       WO0007.CSP
  205.       WO0200.CSP       WFM0001A.CSP     WFM0006A.CSP     WFM0007A.CSP
  206.       WFM0200A.CSP     WFM0202A.CSP     WFM0203A.CSP
  207.       AUXDRV.DRV
  208.  
  209.   The following files will be added:
  210.  
  211.       CTMMSYS.SYS      CTSB16.SYS       CTMIDI.DRV
  212.  
  213.   The following files will be moved to the BACKUP directory if exists:
  214.  
  215.       ASP.SYS          WO0200.ASP       WI0200.ASP       WO0006.ASP
  216.       WI0006.ASP       WO0007.ASP       WI0007.ASP
  217.  
  218.   The following files will be modified if necessary:
  219.  
  220.       AUTOEXEC.BAT     CONFIG.SYS
  221.  
  222.  
  223. For Sound Blaster 16 users
  224. ──────────────────────────
  225.  
  226. DOS Drivers
  227. ───────────
  228.  
  229.   The following files will be updated:
  230.  
  231.       CTVDSK.DRV       CTWDSK.DRV       CSP.SYS          WPLAY.EXE
  232.       WREC.EXE         VREC.EXE         VPLAY.EXE        AUXDRV.DRV
  233.  
  234.   The following files will be added:
  235.  
  236.       CTMMSYS.SYS      CTSB16.SYS       CTMIDI.DRV
  237.  
  238.   The following files will be modified if necessary:
  239.  
  240.       AUTOEXEC.BAT     CONFIG.SYS
  241.  
  242.  
  243. For Sound Blaster 16 with and without Advanced Signal Processor users
  244. ─────────────────────────────────────────────────────────────────────
  245.  
  246. Windows Drivers
  247. ───────────────
  248.  
  249.   The following files will be updated:
  250.       
  251.       WFM0006.ACV      WFM0007.ACV      WFM0200.ACV      VSBPD.386
  252.       CSPMAN.DLL       SB16AUX.DRV      SB16SND.DRV      SB16FM.DRV
  253.       WINSETUP.EXE     MIDIMAP.CFG
  254.  
  255.   The following files will be added:
  256.  
  257.       WFM0011  ACV     WFM0202  ACV     WFM0203  ACV
  258.  
  259.   The following files will be moved to the BACKUP directory if exists:
  260.  
  261.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV      ASPMAN.DLL
  262.       SBP16SND.DRV
  263.  
  264.   The following files will be moved from /ACV directory to /WINDRV
  265.   directory
  266.  
  267.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV
  268.  
  269.  
  270.   The following file will be modified if necessary:
  271.  
  272.       OEMSETUP.INF
  273.  
  274. If you choose to update your Windows drivers:-
  275.  
  276.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  277.   directories will be deleted if it exists:
  278.  
  279.       SBP16SND.DRV     ASPMAN.DLL
  280.  
  281.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  282.   directories will be updated:
  283.  
  284.       CTRES.DLL        SB16SND.DRV      SB16AUX.DRV      CSPMAN.DLL
  285.       VSBPD.386        SB16FM.DRV       MIDIMAP.CFG      WFM0006.ACV
  286.       WFM0007.ACV      WFM0200.ACV      WFM0011.ACV      WFM0202.ACV
  287.       WFM0203.ACV      MIDIMAP.CFG
  288.  
  289.   The following file will be modified if necessary:
  290.  
  291.       SYSTEM.INI
  292.  
  293.  
  294. For Sound Blaster Pro 2 users
  295. ─────────────────────────────
  296.  
  297. Windows Drivers
  298. ───────────────
  299.  
  300.   The following files will be updated:
  301.  
  302.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  303.       SBP2FM.DRV       MIDIMAP.CFG
  304.  
  305. If you choose to update your Windows drivers:-
  306.  
  307.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  308.   directories will be updated:
  309.  
  310.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386        SBP2FM.DRV
  311.       MIDIMAP.CFG
  312.  
  313. DOS Drivers
  314. ───────────
  315.  
  316.   The following files will be added:
  317.  
  318.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE       VPLAY.EXE
  319.       VREC.EXE         CT-VOICE.DRV     CTVDSK.DRV       CTWMEM.DRV
  320.       CTWDSK.DRV       AUXDRV.DRV
  321.  
  322.   The following files will be modified if necessary:
  323.  
  324.       AUTOEXEC.BAT     CONFIG.SYS
  325.  
  326.  
  327. For Sound Blaster Pro users
  328. ───────────────────────────
  329.  
  330. Windows Drivers
  331. ───────────────
  332.  
  333.   The following files will be updated:
  334.  
  335.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  336.  
  337. If you choose to update your Windows drivers:-
  338.  
  339.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  340.   directories will be updated:
  341.  
  342.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  343.  
  344.  
  345. DOS Drivers
  346. ───────────
  347.  
  348.   The following files will be added:
  349.  
  350.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE      CT-VOICE.DRV
  351.       CTWMEM.DRV       CTVDSK.DRV       CTWDSK.DRV      AUXDRV.DRV
  352.  
  353.   The following files will be modified if necessary:
  354.  
  355.       AUTOEXEC.BAT     CONFIG.SYS
  356.  
  357.  
  358. For Sound Blaster 2.0 users
  359. ───────────────────────────
  360.  
  361.   The following file will be updated:
  362.  
  363.       SB20SND.DRV
  364.  
  365. If you choose to update your Windows drivers:-
  366.  
  367.   The following driver in the \WINDOWS\SYSTEM directory will be
  368.   updated:
  369.  
  370.       SB20SND.DRV
  371.  
  372.  
  373. DOS Drivers
  374. ───────────
  375.  
  376.   The following files will be added:
  377.  
  378.       CTMMSYS.SYS       CTSB2.SYS        CTMIDI.EXE      VPLAY.EXE
  379.       VREC.EXE          CT-VOICE.DRV     CTWMEM.DRV      CTVDSK.DRV
  380.       CTWDSK.DRV        AUXDRV.DRV
  381.  
  382.   The following files will be modified if necessary:
  383.  
  384.       AUTOEXEC.BAT     CONFIG.SYS
  385.  
  386. For all Sound Blaster cards user
  387. ────────────────────────────────
  388.  
  389. Windows Application
  390. ───────────────────
  391.  
  392.   The following files will be updated:
  393.  
  394.       SOUNDOLE.EXE     CTCCW.DLL
  395.  
  396.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  397.   directories will be updated:
  398.  
  399.       CTCCW.DLL
  400.  
  401. * This appilcation requires the following DLLs to function properly:
  402.  
  403.     - CTCCW.DLL
  404.  
  405.   Note that this file should be copied to Windows directory.
  406.  
  407.  
  408. DOS Application
  409. ───────────────
  410.  
  411.   The following files will be updated:
  412.  
  413.       SBSIM.EXE        VOICE.EXE        WAV2VOC.EXE        VOC2WAV.EXE
  414.       VOCHDR.EXE       VOCN2O.EXE       MMPLAY.EXE
  415.  
  416. * Please note that there's no mixer control for Sound Blaster 2.0.
  417.   Hence, the features available for controlling the volume will not be
  418.   supported for SBSIM.COM.
  419.  
  420.  
  421. * Please note that if Windows drivers for Sound Blaster 16 are
  422.   updated, WINSETUP.INF needs to be amended before WINSETUP.EXE can
  423.   function properly. The following changes must be made in
  424.   WINSETUP.INF before proceeding to run WINSETUP.EXE in Windows :
  425.  
  426.   In
  427.      [Windows.System]
  428.      windrv\aspman.dll
  429.  
  430.      acv\wfm0006.acv
  431.      acv\wfm0007.acv
  432.      acv\wfm0200.acv
  433.  
  434.   Should be changed to
  435.      [Windows.System]
  436.      windrv\cspman.dll   ; This has to be change from ASPMAN.DLL to
  437.                          ; CSPMAN.DLL
  438.  
  439.      windrv\wfm0006.acv
  440.      windrv\wfm0007.acv
  441.  
  442.      windrv\wfm0200.acv  ; These files are added
  443.      windrv\wfm0011.acv
  444.  
  445.      windrv\wfm0202.acv  ; For Sound Blaster 16 with Advanced
  446.      windrv\wfm0203.acv  ; Signal Processor.
  447.  
  448. ** Don't forget to reboot your system after updating the DOS drivers.
  449.  
  450.                    *******  End of README  *******
  451.